chore(deps): update dependency @hey-api/openapi-ts to v0.83.0 #794
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.80.18->0.83.0Release Notes
hey-api/openapi-ts (@hey-api/openapi-ts)
v0.83.0Compare Source
Minor Changes
Symbol API
This release adds the Symbol API, which significantly reduces the risk of naming collisions. While the generated output should only include formatting changes, this feature introduces breaking changes to the Plugin API that affect custom plugins.
We will update the custom plugin guide once the Plugin API becomes more stable. (#2582) (
10aea89) by @mrlubosgroupByTagoptionRemoved
groupByTagPinia Colada optionThis option has been removed to provide a more consistent API across plugins. We plan to bring it back in a future release. (#2582) (
10aea89) by @mrlubosPatch Changes
Updated Dependencies:
v0.82.5Compare Source
Patch Changes
fix(client):
mergeHeadersfunctions use.forEach()instead of.entries()(#2585) (debba72) by @volesenfix(client): move
getValidRequestBody()function toclient-core(#2605) (b180e4e) by @franworksv0.82.4Patch Changes
fix(client): improve handling of plain text, falsy, and unserialized request bodies (#2564) (
074a459) by @franworksfeat(pinia-colada): implicit
$fetchforclient-nuxt(hidecomposable) (#2598) (7143078) by @brolnickijfix(pinia-colada): optional
optionsin mutation factory (#2593) (4137445) by @brolnickijfix(parser): improve $ref handling (#2588) (
c97e7a8) by @carson2222v0.82.1Compare Source
Patch Changes
#2541
ad3c633Thanks @ixnas! - feat(typescript): addtypescript-consttoenums.modefor generating TypeScript enums as constants#2556
74c16f2Thanks @carson2222! - fix(parser): prunerequiredarray after removing properties#2559
5012a72Thanks @jgoz! - fix(output): avoid appending.gento file names multiple times whenoutput.cleanisfalsev0.82.0Compare Source
Minor Changes
97c57f6Thanks @SebastiaanWouters! - feat(parser): add Hooks APIAdded Hooks API
Patch Changes
#2542
c12f7c7Thanks @mrlubos! - fix(client): pass fetch option to sse client#2505
80dc015Thanks @SebastiaanWouters! - feat(plugin): add@pinia/coladaplugin#2535
efdeedcThanks @alexedme! - feat(client): added angular, axios, fetch, next & nuxt client type export for external typing purposes.#2544
d4cd30eThanks @carson2222! - fix(parser): improve handling multiple references to shared external variable#2519
95f00faThanks @volesen! - fix(client): improve empty response body handling#1680
9e4cc3dThanks @josh-hemphill! - feat(plugin): add@pinia/coladaplugin#2530
8d1cfc4Thanks @carson2222! - fix(parser): improvereadWritetransformer splitting logic#2523
7f6de44Thanks @carson2222! - fix(parser): handlepatternPropertiesin OpenAPI 3.1v0.81.1Compare Source
Patch Changes
#2516
c71d5dbThanks @mrlubos! - feat(typescript): add webhooks configuration options#2515
b81051eThanks @malcolm-kee! - fix(parser): correctly handle schema extending discriminated schema#2513
34fa59fThanks @mrlubos! - fix(client): move sse functions into their own namespace#2516
c71d5dbThanks @mrlubos! - feat(validator): add webhooks configuration options#2516
c71d5dbThanks @mrlubos! - feat(parser): handle webhooks in OpenAPI 3.1v0.81.0Compare Source
Minor Changes
d43ef3fThanks @mrlubos! - feat(client): add support for server-sent events (SSE)Configuration
📅 Schedule: Branch creation - "after 01:00 and before 07:00 every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.